| schema location: | ..\DeliveryReportV0x1.xsd |
| attribute form default: | unqualified |
| element form default: | qualified |
| targetNamespace: | urn:itella-deliveryreport-v0x1 |
| Elements | Complex types |
| Batch | Amount |
| DeliveryReport | LetterClassSummaryData |
| Message | SummaryData |
| Summary |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | urn:itella-deliveryreport-v0x1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | dd:Summary dd:Message | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="Batch"> <xs:annotation> <xs:documentation>Batch that is received in the iPost system.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="dd:Summary"/> <xs:element ref="dd:Message" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="IPostCustomerID" type="xs:string"> <xs:annotation> <xs:documentation>The iPost customerID of the received batch. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="iPostCustomerName" type="xs:string" use="optional"/> <xs:attribute name="SenderFileID" type="xs:string" use="optional"/> <xs:attribute name="SenderBacthID" type="xs:string" use="optional"/> <xs:attribute name="IPostBatchID" type="xs:string"/> <xs:attribute name="BatchFileName"/> <xs:attribute name="BatchReceivingDate" type="xs:dateTime" use="optional"> <xs:annotation> <xs:documentation>The receiving date of the batch in the iPost system.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="TrackingPhase" use="optional" default="None"> <xs:annotation> <xs:documentation>The tracking phase for this delivery data.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="None"> <xs:annotation> <xs:documentation>Not set</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="PreDelivery"> <xs:annotation> <xs:documentation>BEFORE the delivery is actually occurred. In normal case the delivery will happen what is set in PreDelivery phase. In some special cases, like the electronic delivery channel (ex. Netposti) is not available, the message may be delivered using paper.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="PostDelivery"> <xs:annotation> <xs:documentation>AFTER the delivery is occurred.</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> |
| type | xs:string | ||
| properties |
|
||
| annotation |
|
||
| source | <xs:attribute name="IPostCustomerID" type="xs:string"> <xs:annotation> <xs:documentation>The iPost customerID of the received batch. </xs:documentation> </xs:annotation> </xs:attribute> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="iPostCustomerName" type="xs:string" use="optional"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="SenderFileID" type="xs:string" use="optional"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="SenderBacthID" type="xs:string" use="optional"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="IPostBatchID" type="xs:string"/> |
| properties |
|
||
| source | <xs:attribute name="BatchFileName"/> |
| type | xs:dateTime | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:attribute name="BatchReceivingDate" type="xs:dateTime" use="optional"> <xs:annotation> <xs:documentation>The receiving date of the batch in the iPost system.</xs:documentation> </xs:annotation> </xs:attribute> |
| type | restriction of xs:string | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| facets |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| source | <xs:attribute name="TrackingPhase" use="optional" default="None"> <xs:annotation> <xs:documentation>The tracking phase for this delivery data.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="None"> <xs:annotation> <xs:documentation>Not set</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="PreDelivery"> <xs:annotation> <xs:documentation>BEFORE the delivery is actually occurred. In normal case the delivery will happen what is set in PreDelivery phase. In some special cases, like the electronic delivery channel (ex. Netposti) is not available, the message may be delivered using paper.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="PostDelivery"> <xs:annotation> <xs:documentation>AFTER the delivery is occurred.</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> </xs:attribute> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||
| namespace | urn:itella-deliveryreport-v0x1 | ||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||
| children | dd:Batch | ||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="DeliveryReport"> <xs:annotation> <xs:documentation>Delivery information for received batches.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="dd:Batch" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="ID" type="xs:string" use="optional"/> <xs:attribute name="Created" type="xs:dateTime" use="optional"> <xs:annotation> <xs:documentation>The creation date</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="SchemaVersion" type="xs:string" use="required" fixed="v0x1"/> <xs:attribute name="Contact" type="xs:string"> <xs:annotation> <xs:documentation>The contact information for this data.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="Comment" type="xs:string"/> </xs:complexType> </xs:element> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="ID" type="xs:string" use="optional"/> |
| type | xs:dateTime | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:attribute name="Created" type="xs:dateTime" use="optional"> <xs:annotation> <xs:documentation>The creation date</xs:documentation> </xs:annotation> </xs:attribute> |
| type | xs:string | ||||||
| properties |
|
||||||
| source | <xs:attribute name="SchemaVersion" type="xs:string" use="required" fixed="v0x1"/> |
| type | xs:string | ||
| properties |
|
||
| annotation |
|
||
| source | <xs:attribute name="Contact" type="xs:string"> <xs:annotation> <xs:documentation>The contact information for this data.</xs:documentation> </xs:annotation> </xs:attribute> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="Comment" type="xs:string"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | urn:itella-deliveryreport-v0x1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="Message"> <xs:annotation> <xs:documentation>Delivery data of one message</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="SenderLetterID" type="xs:string" use="optional"/> <xs:attribute name="iPostLetterID" type="xs:string" use="optional"/> <xs:attribute name="DeliveryChannel" use="optional" default="None"> <xs:annotation> <xs:documentation>The delivery channel that WILL be used for this message. NetpostCopy = The paper and electronic version will be delivered. This is the electronic version. There will be other message with same iPostLetterID that have the deliveryChannel as Paper. </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="None"> <xs:annotation> <xs:documentation>Delivery is not set.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="NoDelivery"> <xs:annotation> <xs:documentation>This message is not delivered.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Paper"> <xs:annotation> <xs:documentation>Only paper delivery.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="NetpostCopy"> <xs:annotation> <xs:documentation>Netpost AND paper delivery.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="NetpostOnly"> <xs:annotation> <xs:documentation>Only paper delivery.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Archieve"/> <xs:enumeration value="NetpostForced"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="IsRegistered" type="xs:boolean" use="optional" default="false"> <xs:annotation> <xs:documentation>Registered or Advice Of Receipt messages for the receiver. (In Finnish: Kirjatut ja saantitodistukselliset kirjeet vastaanottajalle.)</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="LetterClass" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>1 = Priority 2 = Economy 3 = Registered 4 = Advice of notice These values follow what are defined in the iPost desing documents.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="DepartmentCode" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>The department code used in the iPost billing.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="SenderOvtID" type="xs:string" use="optional"/> <xs:attribute name="SenderName" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>The sender name for the SenderOvtID. The name is get from the received data.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="Pages" type="xs:int" use="optional"> <xs:annotation> <xs:documentation>-1 = Not defined</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="Sheets" type="xs:int" use="optional"> <xs:annotation> <xs:documentation>-1 = Not defined</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="SenderLetterID" type="xs:string" use="optional"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="iPostLetterID" type="xs:string" use="optional"/> |
| type | restriction of xs:string | ||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||
| source | <xs:attribute name="DeliveryChannel" use="optional" default="None"> <xs:annotation> <xs:documentation>The delivery channel that WILL be used for this message. NetpostCopy = The paper and electronic version will be delivered. This is the electronic version. There will be other message with same iPostLetterID that have the deliveryChannel as Paper. </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="None"> <xs:annotation> <xs:documentation>Delivery is not set.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="NoDelivery"> <xs:annotation> <xs:documentation>This message is not delivered.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Paper"> <xs:annotation> <xs:documentation>Only paper delivery.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="NetpostCopy"> <xs:annotation> <xs:documentation>Netpost AND paper delivery.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="NetpostOnly"> <xs:annotation> <xs:documentation>Only paper delivery.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Archieve"/> <xs:enumeration value="NetpostForced"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
| type | xs:boolean | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:attribute name="IsRegistered" type="xs:boolean" use="optional" default="false"> <xs:annotation> <xs:documentation>Registered or Advice Of Receipt messages for the receiver. (In Finnish: Kirjatut ja saantitodistukselliset kirjeet vastaanottajalle.)</xs:documentation> </xs:annotation> </xs:attribute> |
| type | xs:string | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:attribute name="LetterClass" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>1 = Priority 2 = Economy 3 = Registered 4 = Advice of notice These values follow what are defined in the iPost desing documents.</xs:documentation> </xs:annotation> </xs:attribute> |
| type | xs:string | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:attribute name="DepartmentCode" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>The department code used in the iPost billing.</xs:documentation> </xs:annotation> </xs:attribute> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="SenderOvtID" type="xs:string" use="optional"/> |
| type | xs:string | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:attribute name="SenderName" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>The sender name for the SenderOvtID. The name is get from the received data.</xs:documentation> </xs:annotation> </xs:attribute> |
| type | xs:int | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:attribute name="Pages" type="xs:int" use="optional"> <xs:annotation> <xs:documentation>-1 = Not defined</xs:documentation> </xs:annotation> </xs:attribute> |
| type | xs:int | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:attribute name="Sheets" type="xs:int" use="optional"> <xs:annotation> <xs:documentation>-1 = Not defined</xs:documentation> </xs:annotation> </xs:attribute> |
| diagram | ![]() |
||
| namespace | urn:itella-deliveryreport-v0x1 | ||
| type | extension of dd:SummaryData | ||
| properties |
|
||
| children | dd:NoDelivery dd:Paper dd:NetpostOnly dd:NetpostCopy dd:NetpostForced dd:Archieve dd:Register dd:TotalToRecipients dd:LetterClassSummaryForPaper dd:DepartmentCodeSummary dd:SenderOvtIdSummary | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:element name="Summary"> <xs:annotation> <xs:documentation>Summary data of the batch delivery.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="dd:SummaryData"> <xs:sequence> <xs:element name="LetterClassSummaryForPaper" type="dd:LetterClassSummaryData" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Summary data for specific letter class. This summary is calculated only for paper messages.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="DepartmentCodeSummary" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Summary data for specific department code. The department code can be set at message level. </xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="dd:SummaryData"> <xs:sequence> <xs:element name="LetterClassSummaryForPaper" type="dd:LetterClassSummaryData" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="DepartmentCode" type="xs:string" use="required"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> <xs:element name="SenderOvtIdSummary" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Summary data for specific senderOvtId in message level of the received data. </xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="dd:SummaryData"> <xs:sequence> <xs:element name="LetterClassSummaryForPaper" type="dd:LetterClassSummaryData" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="SenderOvtId" type="xs:string" use="required"/> <xs:attribute name="SenderName" type="xs:string" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||
| namespace | urn:itella-deliveryreport-v0x1 | ||||||||||||||||||||||||||||||||
| type | dd:LetterClassSummaryData | ||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||
| source | <xs:element name="LetterClassSummaryForPaper" type="dd:LetterClassSummaryData" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Summary data for specific letter class. This summary is calculated only for paper messages.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||
| namespace | urn:itella-deliveryreport-v0x1 | ||||||||||||
| type | extension of dd:SummaryData | ||||||||||||
| properties |
|
||||||||||||
| children | dd:NoDelivery dd:Paper dd:NetpostOnly dd:NetpostCopy dd:NetpostForced dd:Archieve dd:Register dd:TotalToRecipients dd:LetterClassSummaryForPaper | ||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:element name="DepartmentCodeSummary" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Summary data for specific department code. The department code can be set at message level. </xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="dd:SummaryData"> <xs:sequence> <xs:element name="LetterClassSummaryForPaper" type="dd:LetterClassSummaryData" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="DepartmentCode" type="xs:string" use="required"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="DepartmentCode" type="xs:string" use="required"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||
| namespace | urn:itella-deliveryreport-v0x1 | ||||||||||||||||||||||||||||||||
| type | dd:LetterClassSummaryData | ||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||
| source | <xs:element name="LetterClassSummaryForPaper" type="dd:LetterClassSummaryData" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||||||||
| namespace | urn:itella-deliveryreport-v0x1 | ||||||||||||||||||
| type | extension of dd:SummaryData | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| children | dd:NoDelivery dd:Paper dd:NetpostOnly dd:NetpostCopy dd:NetpostForced dd:Archieve dd:Register dd:TotalToRecipients dd:LetterClassSummaryForPaper | ||||||||||||||||||
| attributes |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| source | <xs:element name="SenderOvtIdSummary" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Summary data for specific senderOvtId in message level of the received data. </xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="dd:SummaryData"> <xs:sequence> <xs:element name="LetterClassSummaryForPaper" type="dd:LetterClassSummaryData" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="SenderOvtId" type="xs:string" use="required"/> <xs:attribute name="SenderName" type="xs:string" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="SenderOvtId" type="xs:string" use="required"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="SenderName" type="xs:string" use="optional"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||
| namespace | urn:itella-deliveryreport-v0x1 | ||||||||||||||||||||||||||||||||
| type | dd:LetterClassSummaryData | ||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||
| source | <xs:element name="LetterClassSummaryForPaper" type="dd:LetterClassSummaryData" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | urn:itella-deliveryreport-v0x1 | ||||||||||||||||||||||||
| used by | |||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source | <xs:complexType name="Amount"> <xs:annotation> <xs:documentation>Amount data: Messages, Sheets and Pages.</xs:documentation> </xs:annotation> <xs:attribute name="Messages" type="xs:int" use="optional"/> <xs:attribute name="Sheets" type="xs:int" use="optional"/> <xs:attribute name="Pages" type="xs:int" use="optional"/> </xs:complexType> |
| type | xs:int | ||||
| properties |
|
||||
| source | <xs:attribute name="Messages" type="xs:int" use="optional"/> |
| type | xs:int | ||||
| properties |
|
||||
| source | <xs:attribute name="Sheets" type="xs:int" use="optional"/> |
| type | xs:int | ||||
| properties |
|
||||
| source | <xs:attribute name="Pages" type="xs:int" use="optional"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||
| namespace | urn:itella-deliveryreport-v0x1 | ||||||||||||||||||||||||||||||||
| type | extension of dd:Amount | ||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||
| source | <xs:complexType name="LetterClassSummaryData"> <xs:complexContent> <xs:extension base="dd:Amount"> <xs:attribute name="LetterClass" type="xs:string" use="required"> <xs:annotation> <xs:documentation>1 = Priority 2 = Economy 3 = Registered 4 = Advice of notice</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> |
| type | xs:string | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:attribute name="LetterClass" type="xs:string" use="required"> <xs:annotation> <xs:documentation>1 = Priority 2 = Economy 3 = Registered 4 = Advice of notice</xs:documentation> </xs:annotation> </xs:attribute> |
| diagram | ![]() |
||
| namespace | urn:itella-deliveryreport-v0x1 | ||
| children | dd:NoDelivery dd:Paper dd:NetpostOnly dd:NetpostCopy dd:NetpostForced dd:Archieve dd:Register dd:TotalToRecipients | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="SummaryData"> <xs:annotation> <xs:documentation>Summary data of amounts for each delivery channel</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="NoDelivery" type="dd:Amount" minOccurs="0"> <xs:annotation> <xs:documentation>Amount of messages that will not be delivered.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Paper" type="dd:Amount" minOccurs="0"> <xs:annotation> <xs:documentation>Amount of messages that will be delivered using only paper.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="NetpostOnly" type="dd:Amount" minOccurs="0"> <xs:annotation> <xs:documentation>Amount of messages that will be delivered using only Netpost.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="NetpostCopy" type="dd:Amount" minOccurs="0"> <xs:annotation> <xs:documentation>Amount of messages that will be delivered using Netpost AND Paper.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="NetpostForced" type="dd:Amount" minOccurs="0"> <xs:annotation> <xs:documentation>Amount of messages that will be delivered using NetpostNoAcount delivery method.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Archieve" type="dd:Amount" minOccurs="0"> <xs:annotation> <xs:documentation>The amount messages that will be send to the achieve service. These messages are not send to the recipient</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Register" type="dd:Amount" minOccurs="0"> <xs:annotation> <xs:documentation>The amount messages that is marked as registered or advice of notice messages. In Finnish: Kirjatut ja saantitodistukselliset kirjeet vastaanottajalle.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TotalToRecipients" type="dd:Amount" minOccurs="0"> <xs:annotation> <xs:documentation>Total amount of messages in the batch that will be send to recipients.This is sum of NoDelivery + Paper + NetpostOnly + NetpostForced.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | urn:itella-deliveryreport-v0x1 | ||||||||||||||||||||||||
| type | dd:Amount | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source | <xs:element name="NoDelivery" type="dd:Amount" minOccurs="0"> <xs:annotation> <xs:documentation>Amount of messages that will not be delivered.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | urn:itella-deliveryreport-v0x1 | ||||||||||||||||||||||||
| type | dd:Amount | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source | <xs:element name="Paper" type="dd:Amount" minOccurs="0"> <xs:annotation> <xs:documentation>Amount of messages that will be delivered using only paper.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | urn:itella-deliveryreport-v0x1 | ||||||||||||||||||||||||
| type | dd:Amount | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source | <xs:element name="NetpostOnly" type="dd:Amount" minOccurs="0"> <xs:annotation> <xs:documentation>Amount of messages that will be delivered using only Netpost.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | urn:itella-deliveryreport-v0x1 | ||||||||||||||||||||||||
| type | dd:Amount | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source | <xs:element name="NetpostCopy" type="dd:Amount" minOccurs="0"> <xs:annotation> <xs:documentation>Amount of messages that will be delivered using Netpost AND Paper.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | urn:itella-deliveryreport-v0x1 | ||||||||||||||||||||||||
| type | dd:Amount | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source | <xs:element name="NetpostForced" type="dd:Amount" minOccurs="0"> <xs:annotation> <xs:documentation>Amount of messages that will be delivered using NetpostNoAcount delivery method.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | urn:itella-deliveryreport-v0x1 | ||||||||||||||||||||||||
| type | dd:Amount | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source | <xs:element name="Archieve" type="dd:Amount" minOccurs="0"> <xs:annotation> <xs:documentation>The amount messages that will be send to the achieve service. These messages are not send to the recipient</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | urn:itella-deliveryreport-v0x1 | ||||||||||||||||||||||||
| type | dd:Amount | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source | <xs:element name="Register" type="dd:Amount" minOccurs="0"> <xs:annotation> <xs:documentation>The amount messages that is marked as registered or advice of notice messages. In Finnish: Kirjatut ja saantitodistukselliset kirjeet vastaanottajalle.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | urn:itella-deliveryreport-v0x1 | ||||||||||||||||||||||||
| type | dd:Amount | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source | <xs:element name="TotalToRecipients" type="dd:Amount" minOccurs="0"> <xs:annotation> <xs:documentation>Total amount of messages in the batch that will be send to recipients.This is sum of NoDelivery + Paper + NetpostOnly + NetpostForced.</xs:documentation> </xs:annotation> </xs:element> |